adTempus API
PreviousUpNext
ITimeIntervalCriterion::Interval Property

Gets or sets the number of hours or minutes between executions.

C++
__property long Interval;
C#
long Interval;
Visual Basic
Property Interval() As long
Default Value

0

The Interval represents hours or minutes, depending on the IntervalType. I.e., if IntervalType is adtiHour, set the Interval to 1 to represent 1 hour.

adTempus API Reference version 3.0.0.0, revised 10/30/2008